Skip to main content

DCC 3.2

· 6 min read

New Features

IG-330 DCM configurator Export/Import of sample points as CSV for S7 and OPC UA

Release notes

Manage multiple sample points of the selected collector. Using the import/export feature you can easily export a list of sample points and edit or add sample points in Excel, and import it to the configuration.

IG-381 Company dashboard inheritance now uses same concept as user dashboard inheritance

Release notes

Streamlining dashboard inheritance for companies, aligning with "Automatic inheritance of child dashboards"

IG-650 Easy setup configuration for new SIA device

Release notes

When a new SIA Device is created, a SIA-configuration will be downloaded in the browser. This configuration will enable the SIA device to connect to MQTT Broker and simulate a single data point. Certificates must still be uploaded to the SIA device manually, and the connectors must be installed manually.

Release notes

The documentation has been extended with a section covering the MQTT Topic requirements. An info button has been added to the create and edit sections of IoT device setup, which links to the new section on the documentation page.

IG-672 Introduce left click for data refinement

Release notes

Identical to Event Notification, it is now possible to use left click for data refinements, which will navigate the user to the "edit" modal.

IG-738 Cosmetic DCC UI changes

Release notes

"Hide JSON tab in IoT Administration” now reads “Disable editing of IoT device configurations”. Also account email has been simplified

IG-743 Make company branding changes take effect immediately without having to log out and in

Release notes

Users can now instantly view new company branding without the need to log out and log in again.

IG-750 DCC Terms are updated to version 2.2 (Init Inuatek)

Release notes

In relation to the fusion of Inuatek into the INIT group, the terms have been updated to reflect the current legal connection with INIT.

IG-872 Next-gen Dashboard: First Beta and renaming of existing dashboard

Release notes

With the introduction of Next-gen Dashboards as Beta in this release, the historic dashboards have been renamed to Classic Dashboards. Next-gen Dashboards is fully functional, but is currently limited to a few selected widgets. We encourage you to try it out and give us feedback.

IG-762 Next-gen Dashboard: Event widget for a single machine

Release notes

Event overview in list/stack view for single machines. Enhances a real-time widget with historical alarm perspective. Flexible analysis of patterns and trends. Clickable events for widget adjustment.

IG-835 Next-gen Dashboard: Introduce event notification in event widget

Release notes

in the same way as fleetmap, it is now possible to select an event notification group for the widget. A new column with description (text when triggered) is shown and a column with the device name.

IG-836 Next-gen Dashboard: Theme selector - Basic

Release notes

Users can change the entire theme for a dashboard. Dashboard setup now includes a selector for predefined light and dark themes, ensuring a unified and seamless user experience.

IG-838 Next-gen Dashboard: Gauge widget - Predefined

Release notes

Gauge customization for temperature or pressure. Minimal configuration with start, low, normal, high, max, and name.

IG-839 Next-gen Dashboard: Gauge widget - Fully customizable

Release notes

Custom widget design capability. Allows editing the JSON souce for the gauge, and even allows pasting JSON data of another Apache ECharts-based gauge into a widget

IG-853 Next-gen Dashboard: Value widget

Release notes

Display latest data in a Value widget

IG-888 Next-gen Dashboard: dropdown for selection of machines

Release notes

On the dashboard menu your can select another IoT device representing another machine, which will automatically fill matching data to the widgets on the dashboard. If the selected device does not contain tags matching a widget, the widget will show "no data"

IG-840 Next-gen Dashboard: Make time scale applicable for all widgets

Release notes

Toggling real-time or selecting a time interval in the top bar will automatically affect all widgets. Also if zooming into a time window on a specific widget, will set the same time interval for all widgets. Gauges will be set to the last value in the interval

IG-812 Filter option for the IoT admin page

Release notes

The online/offline filter toggle in the tree view has replaced with a Filter function and has been extended with possibility of selecting trial, billable and new devices

Release notes

It is now possible to search for an IoT Device serial number. Just entering a few parts of the serial number will start the search. Note that typically the serial number is the device MAC address, and thus it is the last parts of the serial number that differ; so entering the last 1 or 2 hex digit pairs usually is enough to find the desired device

IG-834 Introduce binary masking for Event notification

Release notes

Create events from a bit-field for alarms and notifications. Introduces Binary Masking trigger type with bit index, operator "=", and limited value field to 1 or 0.

IG-866 MVP1: Optimize cross-referencing between IoT Configuration and Data viewer

Release notes

As a first step towards making creation of Event Triggers etc. especially for first time users more intuitive, there are now cross referencing menus between IoT Admin and Data Viewer, and also the Data refinement and Event notification selector are now visible on the Data viewer also. Generally data viewer will become the entry point for working with triggers in next release

Bug Fixes

IG-470 Currently getting error 500 when reseting MFA

Release notes

Fixed MFA reset issue. Resolving Error 500, ensuring seamless Multi-Factor Authentication reset functionality.

IG-501 Fetched uint64 values are formatted wrongly

Release notes

Fetched uint64 values were wrapped in a series of irrelevant artifacts. This has been fixed

IG-723 "Installation in progress" pop-up should not be present for MQTT devices

Release notes

When changes were made to the IoT Configuration of an MQTT device, the save modal would attempt to install the configuration on the device. This is not implemented for MQTT devices, and should not be attempted. The modal now simply saves the configuration of the MQTT device.

IG-759 MFA company settings are not visible and company inheritance issues

Release notes

Bug resolved in MFA settings visibility for company enforcement. Frontend now accurately displays settings. Subcompany selection alignment fixed.